qmake with path instead of cd
authorRobert Lipe <robertlipe@gpsbabel.org>
Sat, 11 Nov 2017 03:45:00 +0000 (21:45 -0600)
committerRobert Lipe <robertlipe@gpsbabel.org>
Sat, 11 Nov 2017 03:45:00 +0000 (21:45 -0600)
appveyor.yml

index c0e48e183637e0373df185aceb3bb81ab084d8c4..2d378d674ae07369d295f972ac2d392f08efc3fb 100644 (file)
@@ -19,6 +19,5 @@ init:
 
 # Flesh out with amd64/msvc cases later.
 build_script:
-  - cd gpsbabel
-  - qmake app.pro
+  - qmake gpsbabel/app.pro
   - mingw32-make